home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 2098 / 2098.xpi / chrome / updatenotifier.jar / locale / en-US / updatenotifier.properties < prev   
Text File  |  2009-07-05  |  2KB  |  48 lines

  1. # Update Notifier
  2. # By Todd Long <longfocus@gmail.com>
  3. # http://www.longfocus.com/firefox/updatenotifier/
  4.  
  5. # Extension name
  6. un-ext-name = Update Notifier
  7.  
  8. # Localized description
  9. extensions.{95f24680-9e31-11da-a746-0800200c9a66}.description = Notifies you when updates are available for your extensions and themes.
  10.  
  11. # Alerts
  12. un-alerts-title = New update is now available:
  13.  
  14. # Confirm messages
  15. un-confirm-restart = Are you sure you want to restart %S?
  16. un-confirm-restart-auto = The following updates have been installed:\n%S\nWould you like to restart %S at this time?
  17. un-confirm-dont-ask = Please don't ask again.
  18.  
  19. # Options
  20. options-load-defaults = Are you sure you want to load the default options?
  21. options-check-startup = Check for updates when %S starts.
  22. options-auto-restart = Restart %S after updates have installed.
  23. options-restart = Always prompt when restarting %S.
  24. options-set-interval = Set how often %S checks for updates.
  25. options-hours = hours
  26. options-default = default
  27.  
  28. # Popup menu
  29. tb-popup-menu-check-all-updates = Check for updates
  30. tb-popup-menu-install-all-updates = Install all updates
  31. tb-popup-menu-restart = Restart %S...
  32. tb-popup-menu-extensions = Extensions...
  33. tb-popup-menu-themes = Themes...
  34. tb-popup-menu-addons = Add-ons...
  35. tb-popup-menu-homepage = Visit Homepage
  36. tb-popup-menu-options = Options...
  37.  
  38. # Tooltip
  39. tb-tooltip-no-updates = No updates available at this time.
  40. tb-tooltip-new-update = You have 1 new update available:
  41. tb-tooltip-new-updates = You have %S new updates available:
  42. tb-tooltip-checking = Checking for available updates...
  43. tb-tooltip-download = Downloading selected updates...
  44. tb-tooltip-install = Installing selected updates...
  45. tb-tooltip-restart = You must restart to complete installation.
  46. tb-tooltip-currently = Currently
  47. tb-tooltip-upgraded = will be upgraded.
  48. tb-tooltip-installed = will be installed.